Bump the all-actions group across 1 directory with 3 updates#2650
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-actions group across 1 directory with 3 updates#2650dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates GitHub Actions workflow dependencies to newer versions/commits to keep CI tooling current and secure.
Changes:
- Bump
ruby/setup-rubyto v1.319.0 in install test workflow - Update
EmbarkStudios/cargo-deny-actionpinned SHA in Rust workflow - Upgrade
actions/setup-nodefrom v6 to v7 in TypeScript bindings workflow
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/test-install.yml | Updates ruby/setup-ruby pin to a newer release. |
| .github/workflows/rust.yml | Updates cargo-deny-action pin to a newer commit. |
| .github/workflows/bindings-ts.yml | Upgrades Node setup action major version (v6 → v7). |
Comment on lines
43
to
+44
| - uses: actions/checkout@v7 | ||
| - uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe | ||
| - uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 |
Bumps the all-actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `actions/setup-node` from 6 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) Updates `EmbarkStudios/cargo-deny-action` from 2.0.20 to 2.1.1 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@bb137d7...3c63498) Updates `ruby/setup-ruby` from 1.314.0 to 1.321.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@9eb537c...95ef2b0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: ruby/setup-ruby dependency-version: 1.319.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-actions-e8dd93bd17
branch
from
July 26, 2026 02:05
bf5f819 to
6cebd51
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-actions group with 3 updates in the / directory: actions/setup-node, EmbarkStudios/cargo-deny-action and ruby/setup-ruby.
Updates
actions/setup-nodefrom 6 to 7Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
EmbarkStudios/cargo-deny-actionfrom 2.0.20 to 2.1.1Commits
3c63498Fix use-git-cli deprecation (#116)6f99e34Bump to 0.20.28b229e2Deprecate use-git-cliUpdates
ruby/setup-rubyfrom 1.314.0 to 1.321.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
95ef2b0Add jruby-10.1.1.0a30dfa4Update CRuby releases on Windows003a5c4Add ruby-3.3.128e41b36Update CRuby releases on Windows6e5d382Add ruby-4.0.6d45b1a4Update CRuby releases on Windows0dafeacAdd ruby-3.4.10bf35c27Bump actions/checkout from 6 to 7